1秒登录
1. bytes --> str : 2. str --> bytes : ...
1. ASCII字母到数字: 2. 数字到ASCII字母: ...
用sklearn库中的train_test_split方法 自己用numpy写 ...